Check if the current user has the required access to Batch Queue
| Get | BatchQueue_GetBatchQueuePermissionsById |
Resource Path: /api/batchqueue/{id}/permissions/{access}
Uri: http://doc.jamsscheduler.com/api/batchqueue/{id}/permissions/{access}
| Name | Description | Data Type |
|---|---|---|
| id | Batch Queue Id | integer |
| access | Access type | string |
The response body is of type boolean.
OK